projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a32bce
)
(tpu-set-mode-line):
author
Richard M. Stallman
<rms@gnu.org>
Sun, 24 Apr 1994 08:13:21 +0000
(08:13 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 24 Apr 1994 08:13:21 +0000
(08:13 +0000)
Put mode-line-process immediately after mode-name
when setting mode-line-format.
lisp/emulation/tpu-edt.el
patch
|
blob
|
history
diff --git
a/lisp/emulation/tpu-edt.el
b/lisp/emulation/tpu-edt.el
index 2ae6c52f0f2a91bfe886f3c4306251752fa972bd..ce629caa6ece121920ebc8112007effb71c5041b 100644
(file)
--- a/
lisp/emulation/tpu-edt.el
+++ b/
lisp/emulation/tpu-edt.el
@@
-196,7
+196,7
@@
GOLD is the ASCII 7-bit escape sequence <ESC>OP.")
(purecopy " ")
'tpu-mark-flag
(purecopy " %[(")
- 'mode-name 'm
inor-mode-alist "%n" 'mode-line-process
+ 'mode-name 'm
ode-line-process 'minor-mode-alist "%n"
(purecopy ")%]----")
(purecopy '(-3 . "%p"))
(purecopy "-%-")))